'Declaration Public Overloads Function GetMaximumSupportedFeatureLevel( _ ByVal featureLevels() As FeatureLevel _ ) As FeatureLevel
public FeatureLevel GetMaximumSupportedFeatureLevel( FeatureLevel[] featureLevels )
Parameters
- featureLevels
- An array of feature levels
Return Value
The maximum feature level selected from the array